Skip to content

Conversation

@saileshwar-skyflow
Copy link
Collaborator

This PR addresses the migration of Vault APIs in the Java SDK from OpenAPI Generator to Fern’s code generation capabilities. The goal is to leverage Fern’s improved code generation features while maintaining the existing functionality of these APIs as defined in the Skyflow Java SDK.

import com.skyflow.generated.rest.resources.tokens.TokensClient;
import com.skyflow.generated.rest.resources.tokens.requests.V1DetokenizePayload;
import com.skyflow.generated.rest.resources.tokens.requests.V1TokenizePayload;
import com.skyflow.generated.rest.types.*;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please dont use * for imports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants